Welcome![Sign In][Sign Up]
Location:
Search - JAVA CARD

Search list

[Other resourcejava联机坦克游戏v3.0

Description: 一个用java编的联机坦克游戏,支持直接现卡操作全屏模式-with a series of the tanks on-line games, in support of direct current card operated in full-screen mode
Platform: | Size: 3227369 | Author: 王林 | Hits:

[WinSock-NDISJAVA网上发牌源代码

Description: 本软件是一个基于服务器/客户端的应用程序,因此,若想实现本程序,必须先运行服务器,而且在客户端必须达到三个才能开始工作。本软件具有如下主要功能: ·联机发牌 ·简单的出牌 -this is a software-based server / client applications, so if you want to achieve the procedure, must first run the server, but the client must meet three can begin work. This software has the following key features : on-line licensing simple card
Platform: | Size: 428166 | Author: KOF | Hits:

[GUI Developjava银行系统

Description: java银行系统,可以管理员身份登陆。可通过用户的任意一个有用信息如:姓名、身份证号、账号等查询每位用户的详细信息-java banking system, as administrators landing. Through an arbitrary user useful information such as : name, identity card, such as account inquiries each user detailed information
Platform: | Size: 2600 | Author: 郏雄 | Hits:

[JSP/Javacard-manage

Description: 用java编写的信用卡管理系统,可以看一下。-prepared using the credit card management system that can look at.
Platform: | Size: 1268690 | Author: 盈盈 | Hits:

[OtherMOICAsample

Description: 台灣自然人憑證登入系統java card login 走PKCS-15-documents posted on the Taiwan natural system java card login go PKCS-15
Platform: | Size: 13980 | Author: stanley | Hits:

[OS DevelopJavaforJ2ME

Description: J2ME是Java 2平台的一个版本,使用在各种各样的消费电子产品和嵌入式设备上。Java Card技术规范得Java应用能运行在智能卡和更小的嵌入式设备上。本文介绍J2ME和Java Card的硬件平台和软件体系结构,以及如何进行J2ME和Java Card应用程序开发。Java在移动通信领域的应用已经引起广泛的关注,本文对此进行了详细的描述。-J2ME Java 2 Platform, a version of used in a wide range of consumer electronic products and embedded devices. Java Card specifications in Java applications can run on smart cards and small embedded devices. This paper introduces J2ME and Java Card hardware platforms and software architecture, and how J2ME and Java Card application development. Java in the area of mobile communications applications has attracted widespread attention, the paper carried a detailed description.
Platform: | Size: 105587 | Author: achewit | Hits:

[CA authpkiapplet

Description: Java card pki applet for J2ME JSR177 source code-card pki Java applet source for J2ME JSR177 code
Platform: | Size: 50793 | Author: hua | Hits:

[Communication-Mobilegsmapplet

Description: Java card GSM applet for J2ME source code-card GSM Java applet source code for J2ME
Platform: | Size: 9938 | Author: hua | Hits:

[Other resourcehelloword-javacard2.2.1-readme

Description: develop Java card applet environment setup documentation-develop Java applet card environment setu p documentation
Platform: | Size: 174914 | Author: hua | Hits:

[Other resourceHow_to_buildup_your_first_Java_Card_Applet_by_IBM_

Description: How To buildup your first Java Card Applet by IBM JCOP Toolset教學文件-How To buildup your first Java Card Applet b y IBM JCOP Toolset teaching document
Platform: | Size: 833404 | Author: hua | Hits:

[JSP/Java2006111510264122211

Description: 在java卡上实现的PBOC电子钱包应用,只有EP,可以方便的添加ED电子存折应用。-java card in achieving the PBOC electronic purse applications, only EP. Add convenience to the ED electronic passbook application.
Platform: | Size: 13392 | Author: Xi Xie | Hits:

[JSP/JavaHelloWorld

Description: JAVA卡程序,是一个applet,使用java卡jcdk-java card applet
Platform: | Size: 7168 | Author: Victor | Hits:

[JSP/JavaJava_zinengka_youhua

Description: 针对复杂的传统Java智能卡指令解析问题,结合Applet的部署特点,提出了指令预解析的概念 给出了转换后的Applet文件(CAP,Converted Applet file)中导入组件、常数池和导出组件的预解析优化存储结构及包注册表结构,使用定长存储结构替代原有的变长存储结构以加快查找过程,引入了导出组件辅助索引表以加快外包类的解析过程 设计了基于优化后组件的静态域、静态方法和类访问字节码指令的快速解析流程,将解析算法的时间复杂度降为常数阶 在Applet下载过程中通过预解析来生成优化后的组件存储结构,在执行过程中依据快速解析流程来完成静态域、静态方法和类对象的快速访问,从而缩短了Applet运行时的解析时间.测试结果表明,在不改变标准Applet下载、运行流程的情况下,该方法有效地减少了卡内存储器的访问次数,缩短了解析算法的执行时间,提高了Applet执行的整体性能. -For a complex of traditional Java smart card command parsing problems with the Applet deployment characteristics of proposed pre-analytic concept of instruction gives converted Applet file (CAP, Converted Applet file) to import components and export components of constant pool pre-analytical optimization of storage structure and package the registry structure, and the use of fixed-length storage structure replaced the original variable-length storage structure to speed up the search process, the introduction of secondary index table to export components to speed up the resolution process outsourcing category designed based on optimization After the components of the static fields, static methods and class byte code instructions to access the rapid resolution processes, analytical methods will be reduced to constant time complexity order in Applet download process through pre-parsing to generate the optimized storage structure components , in the implementation process based on rapid
Platform: | Size: 202752 | Author: 刘杰 | Hits:

[androidJava-Wifi-Android

Description: Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技巧-Wifi connect to the network, through the program you will learn to define a WifiManager object, define a WifiInfo object, access network connections list, the definition of a WifiLock, open the Wifi card, Wifi card check off, the current Wifi card, scanning peripheral network, each click scan before emptying the last scan results, start scanning, connection network, disconnect the current connection network, check the state of the network, IP address, WifiLock lock, unlock WifiLock, specified in the configuration of network connection, MAC addresses, get access point BSSID, get all the WifiInfo packet, add a network and connected and other related skills
Platform: | Size: 51200 | Author: lqua | Hits:

[Game ProgramCard

Description: 面向对象的java的纸牌游戏实验 源代码-Object-oriented java card game experiment source code
Platform: | Size: 100352 | Author: 秦尧 | Hits:

[Other Gameszard-card

Description: An arch pig by Java card game, I hope useful
Platform: | Size: 15360 | Author: KRmvbox+8522 | Hits:

[JSP/Javacb

Description: java card game swing
Platform: | Size: 11251712 | Author: Gargoyle | Hits:

[JSP/JavaJava实现蜘蛛纸牌源码分享

Description: 实现了蜘蛛纸牌游戏,蜘蛛纸牌游戏,采用Java编程语言,可运行,欢迎下载。(The spider card game, Spider Solitaire, Spider Solitaire, Java programming language, can be run,)
Platform: | Size: 83968 | Author: Conn | Hits:

[JSP/JavaJava进阶篇课设

Description: 实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
Platform: | Size: 630784 | Author: fskldjflksaj | Hits:

[JSP/Javaimstgc457

Description: Java card GSM applet for J2ME source code
Platform: | Size: 7168 | Author: operztot | Hits:
« 1 2 3 45 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net